|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Else class represents the <else> VXML element.Else with an empty list of
actions.
ElseIf class represents the <elseif> VXML element.ElseIf with the specified
conditional expression and an empty list of actions.
Error class represents the <error> VXML element.Error class that will catch
errors whose names match the errorName argument.
Error class that will catch
errors whose names match the errorName argument and who have
occurred count number of times.
Error class that will catch
errors whose names match the errorName argument, but only
when the conditional expression evaluates to true.
Error class that will catch
errors whose names match the errorName argument and who have
occurred count number of times, but only when the
conditional expression evaluates to true.
EventHandler class is the base class for the family of
VXML elements that process events and errors that are generated during
execution of a VXML document.EventHandler which does not employ
a conditional expression or require a specific number of occurrences to
receive an event.
EventHandler that requires a
specific number of occurrences of an event to receive it.
EventHandler with a conditional
expression that must evaluate to true for the event handler to receive an
event.
EventHandler with a conditional
expression that must evaluate to true for the event handler to receive an
event.
IExecutionContext interface.Exit class represents the <exit> VXML element.Exit.
java.lang.
ExternalGrammar class represents the <grammar> VXML
element with a reference to an external grammar file.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||